]>
dgit.raspbian.org Git - onetbb.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Santiago Vila [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
Skip test_mutex, it fails in Salsa CI
Bug-Debian: https://bugs.debian.org/
1094260
Last-Update: 2025-09-20
Gbp-Pq: Name skip-test-mutex.patch
Santiago Vila [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
Skip some tests when there is only one CPU available
Bug-Debian: https://bugs.debian.org/
1108053
Forwarded: https://github.com/uxlfoundation/oneTBB/issues/1557
Last-Update: 2025-09-09
Gbp-Pq: Name single-cpu.patch
Debian Science Maintainers [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
the masked test fails on s390x
Forward: no need
===================================================================
Gbp-Pq: Name skip-resumable-tasks.patch
Debian Science Maintainers [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
sphinx-change-theme-to-avoid-ftbfs
===================================================================
Gbp-Pq: Name sphinx-change-theme-to-avoid-ftbfs.patch
John Paul Adrian Glaubitz [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
sh4 support
Forwarded: not yet.
BTS: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
1027168
onetbb currently FTBFS on sh4 because the source code assumes that the target
FPU supports all four rounding modes (FE_TONEAREST, FE_DOWNWARD, FE_UPWARD and
FE_TOWARDZERO) which is not the case on sh4 which supports FE_TONEAREST and
FE_TOWARDZERO only [1].
The attached patch fixes these assumptions for sh4 and makes the code build. I
have already patched and uploaded the package to the unreleased distribution
so that the mold linker can build on sh4 as well.
I will forward the patch later after reformating it.
===================================================================
Gbp-Pq: Name sh4-support.patch
Mo Zhou [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
Suppress compiler warnings since GCC-12. (Closes: #
1016283 )
Last-Update: 2022-08-18
Forwarded: https://github.com/oneapi-src/oneTBB/issues/823
Gbp-Pq: Name 1030-warning-flags.patch
Matthias Klose [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
This patch provides the generic architecture fallback, which was
Last-Update: 2023-06-17
Bug-Debian: https://bugs.debian.org/
1006920
Forwarded: https://github.com/oneapi-src/oneTBB/issues/776
not merged by upstream. We just keep the patch here.
Gbp-Pq: Name 1020-arch-generic.patch
Mo Zhou [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
Reduce stress of test_collaborative_call_once on __arm__.
Last-Update: 2022-02-15
Forwarded: https://github.com/oneapi-src/oneTBB/pull/789
Gbp-Pq: Name 1010-test-less-stress.patch
Steve Capper [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
Remove unaligned mem-accesses from test_malloc_pools.cpp
Last-Changed: 2017-08-13
Forwarded: no
This should help sparc64 tests, if we miss a case a SIGBUS
will greet us.
Gbp-Pq: Name 1000-remove-unaligned-test.patch
Santiago Vila [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
onetbb (2022.1.0-1+deb13u1) trixie; urgency=medium
* Team upload.
* Skip some tests when the machine has a single CPU. Closes: #
1108053 .
* Skip test_mutex, it fails in Salsa CI. Closes: #
1094260 .
[dgit import unpatched onetbb 2022.1.0-1+deb13u1]
Santiago Vila [Sun, 28 Sep 2025 16:50:00 +0000 (18:50 +0200)]
Import onetbb_2022.1.0-1+deb13u1.debian.tar.xz
[dgit import tarball onetbb 2022.1.0-1+deb13u1 onetbb_2022.1.0-1+deb13u1.debian.tar.xz]
Mo Zhou [Sat, 29 Mar 2025 20:49:33 +0000 (16:49 -0400)]
Import onetbb_2022.1.0.orig.tar.xz
[dgit import orig onetbb_2022.1.0.orig.tar.xz]